.top
	{
	z-index: 99;
	}
	
#p1
	{
	float: right;
	position: absolute;
	top: 0;
	right: 0;
	}
	
#p12
	{
	float: right;
	position: absolute;
	top: 40;
	right: 0;
	}
	
#p2
	{
	float: right;
	position: absolute;
	top: 0;
	left: 20px;
	}
	
#p22
	{
	float: right;
	position: absolute;
	top: 40;
	left: 20px;
	}
	
#p3
	{
	float: right;
	position: absolute;
	bottom: 40px;
	right: 0;
	}
	
#p32
	{
	float: right;
	position: absolute;
	bottom: 80px;
	right: 0;
	}
	
#p4
	{
	float: right;
	position: absolute;
	bottom: 40px;
	left: 20px;
	}
	
#p42
	{
	float: right;
	position: absolute;
	bottom: 80px;
	left: 20px;
	}

#book-top
	{
	position: relative;
	float: left;
	width: 63%;
	}
	
#book-top2
	{
	margin-left: 60px;
	margin-right: 40px;
	margin-bottom: -30px;
	position: relative;
	background-image: url(../images/portal1-2.png);
	background-repeat: repeat-x;
	height: 40px;
	}
	
#book
	{
	position: relative;
	margin-top: 29px;
	background-repeat: no-repeat;
	background-size: 98% 100%;
	bottom: 0;
	z-index: 3;
	}
	
#book-low
	{
	position: relative;
	height: 80px;
	bottom: 0;
	}
	
#book-low2
	{
	margin-top: -10px;
	margin-left: 60px;
	margin-right: 40px;
	position: relative;
	background-image: url(../images/portal1-4.png);
	background-repeat: repeat-x;
	height: 40px;
	}
	
#core
	{
	position: relative;
	margin-left: 20px;
	background-image: url(../images/portal1-3.png);
	background-repeat: repeat-y;
	background-position: left;
	top: 0;
	bottom: 0;
	}
	
#right
	{
	position: relative;
	background-image: url(../images/portal1-1.png);
	background-repeat: repeat-y;
	background-position: right;
	top: 0;
	bottom: 0;
	}
	
#content
	{
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	margin-left: 40px;
	margin-right: 40px;
	background-color: white;
	background-image: url(../images/db_other.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;	
	}
	
#title h2
	{
	color: rgb(179, 109, 203);
	margin-left: 21px;
	}
	
#title
	{
	margin-top: 10px;
	margin-right: -20px;
	margin-bottom: 15px;
	background-image: url(../images/d_other.png);
	background-position: top right;
	background-repeat: no-repeat;
	height: 60px;
	font-size: 25;
	line-height: 1.4;
	text-shadow:
	-1px -1px 0 rgb(116,61,135),  
    1px -1px 0 rgb(116,61,135),
    -1px 1px 0 rgb(116,61,135),
    1px 1px 0 rgb(116,61,135);
	}
	
h2
	{
	font-family: 'avantgardectt_bold';
	}

p
	{
	font: Georgia;
	}